[INFO] cloning repository https://github.com/Dzuvan/Tangram-Puzzle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dzuvan/Tangram-Puzzle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDzuvan%2FTangram-Puzzle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDzuvan%2FTangram-Puzzle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3acf09b31f9afefcbf74676bef483d6de4c3c3d9
[INFO] checking Dzuvan/Tangram-Puzzle against master#03c609abb6638f9d7f49f34326d4137d07f5cd61 for pr-155945
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDzuvan%2FTangram-Puzzle" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Dzuvan/Tangram-Puzzle
[INFO] finished tweaking git repo https://github.com/Dzuvan/Tangram-Puzzle
[INFO] tweaked toml for git repo https://github.com/Dzuvan/Tangram-Puzzle written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dzuvan/Tangram-Puzzle on toolchain 03c609abb6638f9d7f49f34326d4137d07f5cd61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dzuvan/Tangram-Puzzle already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Updating git repository `https://github.com/bjz/gl-rs`
[INFO] [stderr]     Updating git submodule `https://github.com/KhronosGroup/OpenGL-Registry.git`
[INFO] [stderr]     Updating git submodule `https://github.com/KhronosGroup/EGL-Registry.git`
[INFO] [stderr]     Updating git repository `https://github.com/AngryLawyer/rust-sdl2`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xml-rs v0.6.1
[INFO] [stderr]   Downloaded c_vec v1.0.12
[INFO] [stderr]   Downloaded libc v0.2.30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0c449a64c7cff412705a5ef1f1a0cf53a72981747152837040bc100b60d057b4
[INFO] running `Command { std: "docker" "start" "-a" "0c449a64c7cff412705a5ef1f1a0cf53a72981747152837040bc100b60d057b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c449a64c7cff412705a5ef1f1a0cf53a72981747152837040bc100b60d057b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c449a64c7cff412705a5ef1f1a0cf53a72981747152837040bc100b60d057b4", kill_on_drop: false }`
[INFO] [stdout] 0c449a64c7cff412705a5ef1f1a0cf53a72981747152837040bc100b60d057b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2970dd331cf5ee6f2b3d71d58b66e0bfdc2e9a68df6f58e3d713864d9038dec
[INFO] running `Command { std: "docker" "start" "-a" "d2970dd331cf5ee6f2b3d71d58b66e0bfdc2e9a68df6f58e3d713864d9038dec", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling bitflags v0.9.1
[INFO] [stderr]    Compiling log v0.3.8
[INFO] [stderr]     Checking num-traits v0.1.40
[INFO] [stderr]    Compiling khronos_api v1.0.1 (https://github.com/bjz/gl-rs#fd6ec774)
[INFO] [stderr]     Checking libc v0.2.30
[INFO] [stderr]    Compiling sdl2-sys v0.30.0 (https://github.com/AngryLawyer/rust-sdl2#6bea4579)
[INFO] [stderr]     Checking lazy_static v0.2.8
[INFO] [stderr]     Checking bitflags v0.7.0
[INFO] [stderr]     Checking c_vec v1.0.12
[INFO] [stderr]    Compiling xml-rs v0.6.1
[INFO] [stderr]     Checking num-integer v0.1.35
[INFO] [stderr]     Checking rand v0.3.16
[INFO] [stderr]     Checking num-iter v0.1.34
[INFO] [stderr]     Checking num v0.1.40
[INFO] [stderr]    Compiling gl_generator v0.5.5 (https://github.com/bjz/gl-rs#fd6ec774)
[INFO] [stderr]     Checking sdl2 v0.30.0 (https://github.com/AngryLawyer/rust-sdl2#6bea4579)
[INFO] [stderr]    Compiling gl v0.6.3 (https://github.com/bjz/gl-rs#fd6ec774)
[INFO] [stderr]     Checking drag_drop v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::thread;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/shapes.rs:42:33
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn handle_events(&mut self, &Event);
[INFO] [stdout]    |                                 ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Event`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/shapes.rs:43:30
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn reposition(&mut self, i32, i32);
[INFO] [stdout]    |                              ^^^ help: try naming the parameter or explicitly ignoring it: `_: i32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/shapes.rs:43:35
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn reposition(&mut self, i32, i32);
[INFO] [stdout]    |                                   ^^^ help: try naming the parameter or explicitly ignoring it: `_: i32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/shapes.rs:45:25
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn check_win(&self, &[i32;2])->bool;
[INFO] [stdout]    |                         ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &[i32;2]`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::thread;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/shapes.rs:42:33
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn handle_events(&mut self, &Event);
[INFO] [stdout]    |                                 ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Event`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/shapes.rs:43:30
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn reposition(&mut self, i32, i32);
[INFO] [stdout]    |                              ^^^ help: try naming the parameter or explicitly ignoring it: `_: i32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/shapes.rs:43:35
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn reposition(&mut self, i32, i32);
[INFO] [stdout]    |                                   ^^^ help: try naming the parameter or explicitly ignoring it: `_: i32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/shapes.rs:45:25
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn check_win(&self, &[i32;2])->bool;
[INFO] [stdout]    |                         ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &[i32;2]`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res`
[INFO] [stdout]   --> src/board.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let res = show_message_box(MESSAGEBOX_INFORMATION,
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res`
[INFO] [stdout]   --> src/board.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let res = show_message_box(MESSAGEBOX_INFORMATION,
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.81s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "d2970dd331cf5ee6f2b3d71d58b66e0bfdc2e9a68df6f58e3d713864d9038dec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2970dd331cf5ee6f2b3d71d58b66e0bfdc2e9a68df6f58e3d713864d9038dec", kill_on_drop: false }`
[INFO] [stdout] d2970dd331cf5ee6f2b3d71d58b66e0bfdc2e9a68df6f58e3d713864d9038dec
